home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / maxsdoors2.lha / TopDL10.lha / topdl.readme < prev    next >
Text File  |  1993-12-21  |  2KB  |  77 lines

  1.              TopDL v1.0 - by Michael Glew
  2.  
  3.  
  4.                    Introduction
  5.                    ~~~~~~~~~~~~
  6. TopDL was inspired by the Top-10 like options on other BBS systems.  A few
  7.   were seen for MAXs BBS but none ever worked.    I was originally going to
  8.  make it work as a door (par se) but due to difficulties decided on making
  9. it a logout utility.  TopDL checks bbs:logfiles/dnloadlog.text for all the
  10. files downloaded, and forms a list of the files and the associated download
  11.  counts in memory - then with the user definable output text file, creates
  12.              a custom display screen.
  13.  
  14.  
  15.                    Usage
  16.                    ~~~~~
  17. Create a directory doors:TopDL and place all the files in here.  In the script
  18.          file called on logoff, include the line:
  19.  
  20. doors:topdl/topdl
  21.  
  22.  Then the file bbs:text/topdl.text is created using doors:topdl/topdl.text
  23.              and doors:topdl/topdl.upd
  24.  
  25.        doors:topdl/topdl.text is the basic setout of the screen, and
  26.  doors:topdl/topdl.upd is the positions where the information is placed on
  27.  the screen.  '%' represents where the filename goes and '&' is where the
  28.  count goes...    The order in which the characters are read is the order in
  29.           which the top downloads will be listed...  eg.
  30.  
  31.                   % & % &
  32.                   % & % &
  33.  
  34.                 would give
  35.  
  36.            #1filename #1count #2filename #2count
  37.            #3filename #3count #4filename #4count
  38.  
  39.                     or
  40.  
  41.                     % &
  42.                     % &
  43.  
  44.                    gives
  45.  
  46.                 #1filename #1count
  47.                 #2filename #2count
  48.  
  49.  anyway, looking at the existing file will be easier than me talking about
  50.                    it..
  51.  
  52. Theoretically this will handle any number of top downloads, although I have
  53.               only tested the top-10.
  54.  
  55.  
  56.                 Disclaimer
  57.                 ~~~~~~~~~~
  58. I disclaim any responsibility for what this software causes on any machine
  59.    except my own.  This software is freeware with the provision that the
  60.   author's name is associated with the output screen when used on a BBS.
  61.  
  62.  
  63.                   Contact
  64.                   ~~~~~~~
  65.                    Michael Glew
  66.  
  67.                  Technophilia BBS
  68.               (02) 807 3563  24-hours
  69.  
  70.               (02) 808 2675  (Voice)
  71.  
  72.                  4/10 Bank Street
  73.                Meadowbank 2114 NSW Australia
  74.  
  75.             mglew@laurel.ocs.mq.edu.au
  76.                  3:711/416
  77.